- 
		Home
	
 
	- 
Ensemble
 
- 
1.1.1 (latest)
 
- 
Code
 
- 
Classes
 
-  Claws 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											96 | 
										
																			
											| Dependencies | 
											1 | 
										
																			
											| Dependents | 
											1 | 
										
																	
							 
													
								
																			
											| Total lines | 
											1,058 | 
										
																			
											| Lines of code | 
											365 | 
										
																			
											| Logical lines of code | 
											247 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											506 | 
										
																			
											| Methods | 
											41 | 
										
																			
											| Properties | 
											8 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 41
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| get_callback_for_type() | 
									A  | 
																	53 | 
													8 | 
													25 | 
							
					
				| compare() | 
									S  | 
																	54 | 
													7 | 
													24 | 
							
					
				| get_sql() | 
									S  | 
																	55 | 
													6 | 
													19 | 
							
					
				| get_between_sql() | 
									S  | 
																	52 | 
													5 | 
													24 | 
							
					
				| build_comparison_sql() | 
									S  | 
																	53 | 
													5 | 
													22 | 
							
					
				| get_like_sql() | 
									S  | 
																	53 | 
													5 | 
													21 | 
							
					
				| __call() | 
									S  | 
																	59 | 
													5 | 
													14 | 
							
					
				| get_cast_for_type() | 
									S  | 
																	61 | 
													5 | 
													13 | 
							
					
				| get_in_sql() | 
									S  | 
																	56 | 
													3 | 
													18 | 
							
					
				| __set_current_operator() | 
									S  | 
																	59 | 
													3 | 
													14 | 
							
					
				| where() | 
									S  | 
																	65 | 
													3 | 
													9 | 
							
					
				| get_clause() | 
									S  | 
																	70 | 
													3 | 
													6 | 
							
					
				| add_clause_sql() | 
									S  | 
																	60 | 
													2 | 
													13 | 
							
					
				| in() | 
									S  | 
																	65 | 
													2 | 
													9 | 
							
					
				| not_in() | 
									S  | 
																	65 | 
													2 | 
													9 | 
							
					
				| get_comparison_sql() | 
									S  | 
																	63 | 
													2 | 
													10 | 
							
					
				| get_callback() | 
									S  | 
																	74 | 
													2 | 
													4 | 
							
					
				| get_operator() | 
									S  | 
																	69 | 
													2 | 
													7 | 
							
					
				| prepare_values() | 
									S  | 
																	79 | 
													2 | 
													3 | 
							
					
				| set_current_clause() | 
									S  | 
																	68 | 
													2 | 
													7 | 
							
					
				| set_current_field() | 
									S  | 
																	71 | 
													2 | 
													6 | 
							
					
				| version() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| equals() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| doesnt_equal() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| gt() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| lt() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| gte() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| lte() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| like() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| not_like() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| between() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| not_between() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| exists() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| not_exists() | 
									S  | 
																	72 | 
													1 | 
													5 | 
							
					
				| esc_like() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| replace_previous_phrase() | 
									S  | 
																	73 | 
													1 | 
													5 | 
							
					
				| get_current_field() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| set_current_operator() | 
									S  | 
																	73 | 
													1 | 
													5 | 
							
					
				| get_current_operator() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| get_previous_phrase() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| reset_vars() | 
									S  | 
																	74 | 
													1 | 
													5 |